
/* 底部的内容 */
.footer{
    background-color:#39424F;
    color:#ffffff;
}
.footer>.layout{
    padding-top:60px;
    height:100%;
    padding-bottom:60px;
}
.footer .bottom{
    height:52px;
    line-height:52px;
    border-top:1px solid #4D5561;
}
.footer .contact{
    font-size:24px;
}
.footer .addtr li:nth-child(3) span:last-child{
    margin-right: 300px;
}
.footer .addtr li:last-child span:last-child{
    margin-right:260px;
}
.footer .addtr li:first-child{
    margin-bottom:46px;
}
.footer .addtr li:not(:first-child){
    line-height:30px;
}
.focus li:last-child{
    margin-top:40px;
    margin-left:-4px;
}
/* 底部的内容结束 */
